fbterm software package provides fast framebuffer based terminal emulator for Linux, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install fbterm
fbterm is installed in your system.
Make ensure the fbterm package were installed using the commands given below,
$ sudo dpkg-query -l | grep fbterm *
You will get with fbterm package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Utilities |
| Package | fbterm |
| Version | 1.7-4 |
| Description | fast framebuffer based terminal emulator for Linux |
| Sub Section | Utils |